SetShouldShowLinks
TheSetShouldShowLinks
method specifies whether links should be highlighted in this window.
void SetShouldShowLinks (in ODBoolean shouldShowLinks);
shouldShowLinks
- kODTrue if links should be highlighted in this window, otherwise
kODFalse
.SEE ALSO
TheODWindow::ShouldShowLinks
method (page 837).